3.14.69 \(\int \frac {\cos ^{\frac {3}{2}}(c+d x) (A+B \sec (c+d x)+C \sec ^2(c+d x))}{(a+b \sec (c+d x))^{5/2}} \, dx\) [1369]

3.14.69.1 Optimal result
3.14.69.2 Mathematica [C] (warning: unable to verify)
3.14.69.3 Rubi [A] (verified)
3.14.69.4 Maple [B] (verified)
3.14.69.5 Fricas [C] (verification not implemented)
3.14.69.6 Sympy [F(-1)]
3.14.69.7 Maxima [F(-1)]
3.14.69.8 Giac [F]
3.14.69.9 Mupad [F(-1)]

3.14.69.1 Optimal result

Integrand size = 45, antiderivative size = 521 \[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=-\frac {2 \left (16 A b^4+9 a^3 b B-8 a b^3 B-2 a^2 b^2 (8 A-C)-a^4 (A+3 C)\right ) \sqrt {\frac {b+a \cos (c+d x)}{a+b}} \operatorname {EllipticF}\left (\frac {1}{2} (c+d x),\frac {2 a}{a+b}\right )}{3 a^4 \left (a^2-b^2\right ) d \sqrt {\cos (c+d x)} \sqrt {a+b \sec (c+d x)}}-\frac {2 \left (16 A b^5-3 a^5 B+15 a^3 b^2 B-8 a b^4 B-2 a^2 b^3 (14 A-C)+a^4 (8 A b-6 b C)\right ) \sqrt {\cos (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right ) \sqrt {a+b \sec (c+d x)}}{3 a^4 \left (a^2-b^2\right )^2 d \sqrt {\frac {b+a \cos (c+d x)}{a+b}}}+\frac {2 \left (A b^2-a (b B-a C)\right ) \sqrt {\cos (c+d x)} \sin (c+d x)}{3 a \left (a^2-b^2\right ) d (a+b \sec (c+d x))^{3/2}}+\frac {2 \left (10 a^2 A b^2-6 A b^4-7 a^3 b B+3 a b^3 B+4 a^4 C\right ) \sqrt {\cos (c+d x)} \sin (c+d x)}{3 a^2 \left (a^2-b^2\right )^2 d \sqrt {a+b \sec (c+d x)}}+\frac {2 \left (8 A b^4+8 a^3 b B-4 a b^3 B+a^4 (A-5 C)-a^2 b^2 (13 A-C)\right ) \sqrt {\cos (c+d x)} \sqrt {a+b \sec (c+d x)} \sin (c+d x)}{3 a^3 \left (a^2-b^2\right )^2 d} \]

output
2/3*(A*b^2-a*(B*b-C*a))*sin(d*x+c)*cos(d*x+c)^(1/2)/a/(a^2-b^2)/d/(a+b*sec 
(d*x+c))^(3/2)+2/3*(10*A*a^2*b^2-6*A*b^4-7*B*a^3*b+3*B*a*b^3+4*C*a^4)*sin( 
d*x+c)*cos(d*x+c)^(1/2)/a^2/(a^2-b^2)^2/d/(a+b*sec(d*x+c))^(1/2)-2/3*(16*A 
*b^4+9*B*a^3*b-8*B*a*b^3-2*a^2*b^2*(8*A-C)-a^4*(A+3*C))*(cos(1/2*d*x+1/2*c 
)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticF(sin(1/2*d*x+1/2*c),2^(1/2)*(a/(a+b 
))^(1/2))*((b+a*cos(d*x+c))/(a+b))^(1/2)/a^4/(a^2-b^2)/d/cos(d*x+c)^(1/2)/ 
(a+b*sec(d*x+c))^(1/2)+2/3*(8*A*b^4+8*B*a^3*b-4*B*a*b^3+a^4*(A-5*C)-a^2*b^ 
2*(13*A-C))*sin(d*x+c)*cos(d*x+c)^(1/2)*(a+b*sec(d*x+c))^(1/2)/a^3/(a^2-b^ 
2)^2/d-2/3*(16*A*b^5-3*a^5*B+15*a^3*b^2*B-8*a*b^4*B-2*a^2*b^3*(14*A-C)+a^4 
*(8*A*b-6*C*b))*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticE( 
sin(1/2*d*x+1/2*c),2^(1/2)*(a/(a+b))^(1/2))*cos(d*x+c)^(1/2)*(a+b*sec(d*x+ 
c))^(1/2)/a^4/(a^2-b^2)^2/d/((b+a*cos(d*x+c))/(a+b))^(1/2)
 
3.14.69.2 Mathematica [C] (warning: unable to verify)

Result contains complex when optimal does not.

Time = 48.07 (sec) , antiderivative size = 4327, normalized size of antiderivative = 8.31 \[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\text {Result too large to show} \]

input
Integrate[(Cos[c + d*x]^(3/2)*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a 
+ b*Sec[c + d*x])^(5/2),x]
 
output
((b + a*Cos[c + d*x])^3*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2)*((4*A*Sin[ 
c + d*x])/(3*a^3) + (4*(A*b^4*Sin[c + d*x] - a*b^3*B*Sin[c + d*x] + a^2*b^ 
2*C*Sin[c + d*x]))/(3*a^3*(a^2 - b^2)*(b + a*Cos[c + d*x])^2) + (4*(-12*a^ 
2*A*b^3*Sin[c + d*x] + 8*A*b^5*Sin[c + d*x] + 9*a^3*b^2*B*Sin[c + d*x] - 5 
*a*b^4*B*Sin[c + d*x] - 6*a^4*b*C*Sin[c + d*x] + 2*a^2*b^3*C*Sin[c + d*x]) 
)/(3*a^3*(a^2 - b^2)^2*(b + a*Cos[c + d*x]))))/(d*Sqrt[Cos[c + d*x]]*(A + 
2*C + 2*B*Cos[c + d*x] + A*Cos[2*c + 2*d*x])*(a + b*Sec[c + d*x])^(5/2)) - 
 (4*Cos[c + d*x]^(3/2)*(b + a*Cos[c + d*x])^2*((-16*a*A*b*Sqrt[Cos[c + d*x 
]])/(3*(a^2 - b^2)^2*Sqrt[b + a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + (56*A* 
b^3*Sqrt[Cos[c + d*x]])/(3*a*(a^2 - b^2)^2*Sqrt[b + a*Cos[c + d*x]]*Sqrt[S 
ec[c + d*x]]) - (32*A*b^5*Sqrt[Cos[c + d*x]])/(3*a^3*(a^2 - b^2)^2*Sqrt[b 
+ a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + (2*a^2*B*Sqrt[Cos[c + d*x]])/((a^2 
 - b^2)^2*Sqrt[b + a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) - (10*b^2*B*Sqrt[Co 
s[c + d*x]])/((a^2 - b^2)^2*Sqrt[b + a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + 
 (16*b^4*B*Sqrt[Cos[c + d*x]])/(3*a^2*(a^2 - b^2)^2*Sqrt[b + a*Cos[c + d*x 
]]*Sqrt[Sec[c + d*x]]) + (4*a*b*C*Sqrt[Cos[c + d*x]])/((a^2 - b^2)^2*Sqrt[ 
b + a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) - (4*b^3*C*Sqrt[Cos[c + d*x]])/(3* 
a*(a^2 - b^2)^2*Sqrt[b + a*Cos[c + d*x]]*Sqrt[Sec[c + d*x]]) + (2*a^2*A*Sq 
rt[Cos[c + d*x]]*Sqrt[Sec[c + d*x]])/(3*(a^2 - b^2)^2*Sqrt[b + a*Cos[c + d 
*x]]) + (14*A*b^2*Sqrt[Cos[c + d*x]]*Sqrt[Sec[c + d*x]])/(3*(a^2 - b^2)...
 
3.14.69.3 Rubi [A] (verified)

Time = 4.12 (sec) , antiderivative size = 552, normalized size of antiderivative = 1.06, number of steps used = 24, number of rules used = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.533, Rules used = {3042, 4753, 3042, 4588, 27, 3042, 4588, 27, 3042, 4592, 27, 3042, 4523, 3042, 4343, 3042, 3134, 3042, 3132, 4345, 3042, 3142, 3042, 3140}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\cos (c+d x)^{3/2} \left (A+B \sec (c+d x)+C \sec (c+d x)^2\right )}{(a+b \sec (c+d x))^{5/2}}dx\)

\(\Big \downarrow \) 4753

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \int \frac {C \sec ^2(c+d x)+B \sec (c+d x)+A}{\sec ^{\frac {3}{2}}(c+d x) (a+b \sec (c+d x))^{5/2}}dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \int \frac {C \csc \left (c+d x+\frac {\pi }{2}\right )^2+B \csc \left (c+d x+\frac {\pi }{2}\right )+A}{\csc \left (c+d x+\frac {\pi }{2}\right )^{3/2} \left (a+b \csc \left (c+d x+\frac {\pi }{2}\right )\right )^{5/2}}dx\)

\(\Big \downarrow \) 4588

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {2 \int \frac {-4 \left (A b^2-a (b B-a C)\right ) \sec ^2(c+d x)+3 a (A b+C b-a B) \sec (c+d x)+3 \left (-\left ((A-C) a^2\right )-b B a+2 A b^2\right )}{2 \sec ^{\frac {3}{2}}(c+d x) (a+b \sec (c+d x))^{3/2}}dx}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 27

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {\int \frac {-4 \left (A b^2-a (b B-a C)\right ) \sec ^2(c+d x)+3 a (A b+C b-a B) \sec (c+d x)+3 \left (-\left ((A-C) a^2\right )-b B a+2 A b^2\right )}{\sec ^{\frac {3}{2}}(c+d x) (a+b \sec (c+d x))^{3/2}}dx}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {\int \frac {-4 \left (A b^2-a (b B-a C)\right ) \csc \left (c+d x+\frac {\pi }{2}\right )^2+3 a (A b+C b-a B) \csc \left (c+d x+\frac {\pi }{2}\right )+3 \left (-\left ((A-C) a^2\right )-b B a+2 A b^2\right )}{\csc \left (c+d x+\frac {\pi }{2}\right )^{3/2} \left (a+b \csc \left (c+d x+\frac {\pi }{2}\right )\right )^{3/2}}dx}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 4588

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {2 \int \frac {2 \left (4 C a^4-7 b B a^3+10 A b^2 a^2+3 b^3 B a-6 A b^4\right ) \sec ^2(c+d x)+a \left (3 B a^3-2 b (3 A+2 C) a^2+b^2 B a+2 A b^3\right ) \sec (c+d x)+3 \left ((A-5 C) a^4+8 b B a^3-b^2 (13 A-C) a^2-4 b^3 B a+8 A b^4\right )}{2 \sec ^{\frac {3}{2}}(c+d x) \sqrt {a+b \sec (c+d x)}}dx}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 27

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\int \frac {2 \left (4 C a^4-7 b B a^3+10 A b^2 a^2+3 b^3 B a-6 A b^4\right ) \sec ^2(c+d x)+a \left (3 B a^3-2 b (3 A+2 C) a^2+b^2 B a+2 A b^3\right ) \sec (c+d x)+3 \left ((A-5 C) a^4+8 b B a^3-b^2 (13 A-C) a^2-4 b^3 B a+8 A b^4\right )}{\sec ^{\frac {3}{2}}(c+d x) \sqrt {a+b \sec (c+d x)}}dx}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\int \frac {2 \left (4 C a^4-7 b B a^3+10 A b^2 a^2+3 b^3 B a-6 A b^4\right ) \csc \left (c+d x+\frac {\pi }{2}\right )^2+a \left (3 B a^3-2 b (3 A+2 C) a^2+b^2 B a+2 A b^3\right ) \csc \left (c+d x+\frac {\pi }{2}\right )+3 \left ((A-5 C) a^4+8 b B a^3-b^2 (13 A-C) a^2-4 b^3 B a+8 A b^4\right )}{\csc \left (c+d x+\frac {\pi }{2}\right )^{3/2} \sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 4592

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {2 \int \frac {3 \left (-3 B a^5+(8 A b-6 b C) a^4+15 b^2 B a^3-2 b^3 (14 A-C) a^2-8 b^4 B a+\left (-\left ((A+3 C) a^4\right )+6 b B a^3-b^2 (7 A+C) a^2-2 b^3 B a+4 A b^4\right ) \sec (c+d x) a+16 A b^5\right )}{2 \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}dx}{3 a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 27

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\int \frac {-3 B a^5+(8 A b-6 b C) a^4+15 b^2 B a^3-2 b^3 (14 A-C) a^2-8 b^4 B a+\left (-\left ((A+3 C) a^4\right )+6 b B a^3-b^2 (7 A+C) a^2-2 b^3 B a+4 A b^4\right ) \sec (c+d x) a+16 A b^5}{\sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}dx}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\int \frac {-3 B a^5+(8 A b-6 b C) a^4+15 b^2 B a^3-2 b^3 (14 A-C) a^2-8 b^4 B a+\left (-\left ((A+3 C) a^4\right )+6 b B a^3-b^2 (7 A+C) a^2-2 b^3 B a+4 A b^4\right ) \csc \left (c+d x+\frac {\pi }{2}\right ) a+16 A b^5}{\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )} \sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 4523

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\sec (c+d x)}}{\sqrt {a+b \sec (c+d x)}}dx}{a}+\frac {\left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \int \frac {\sqrt {a+b \sec (c+d x)}}{\sqrt {\sec (c+d x)}}dx}{a}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}+\frac {\left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \int \frac {\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 4343

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}+\frac {\left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} \int \sqrt {b+a \cos (c+d x)}dx}{a \sqrt {\sec (c+d x)} \sqrt {a \cos (c+d x)+b}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}+\frac {\left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} \int \sqrt {b+a \sin \left (c+d x+\frac {\pi }{2}\right )}dx}{a \sqrt {\sec (c+d x)} \sqrt {a \cos (c+d x)+b}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3134

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}+\frac {\left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} \int \sqrt {\frac {b}{a+b}+\frac {a \cos (c+d x)}{a+b}}dx}{a \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}+\frac {\left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} \int \sqrt {\frac {b}{a+b}+\frac {a \sin \left (c+d x+\frac {\pi }{2}\right )}{a+b}}dx}{a \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3132

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {a+b \csc \left (c+d x+\frac {\pi }{2}\right )}}dx}{a}+\frac {2 \left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right )}{a d \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 4345

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \sqrt {a \cos (c+d x)+b} \int \frac {1}{\sqrt {b+a \cos (c+d x)}}dx}{a \sqrt {a+b \sec (c+d x)}}+\frac {2 \left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right )}{a d \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \sqrt {a \cos (c+d x)+b} \int \frac {1}{\sqrt {b+a \sin \left (c+d x+\frac {\pi }{2}\right )}}dx}{a \sqrt {a+b \sec (c+d x)}}+\frac {2 \left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right )}{a d \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3142

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \sqrt {\frac {a \cos (c+d x)+b}{a+b}} \int \frac {1}{\sqrt {\frac {b}{a+b}+\frac {a \cos (c+d x)}{a+b}}}dx}{a \sqrt {a+b \sec (c+d x)}}+\frac {2 \left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right )}{a d \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {\left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \sqrt {\frac {a \cos (c+d x)+b}{a+b}} \int \frac {1}{\sqrt {\frac {b}{a+b}+\frac {a \sin \left (c+d x+\frac {\pi }{2}\right )}{a+b}}}dx}{a \sqrt {a+b \sec (c+d x)}}+\frac {2 \left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right )}{a d \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}}{3 a \left (a^2-b^2\right )}\right )\)

\(\Big \downarrow \) 3140

\(\displaystyle \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \left (\frac {2 \sin (c+d x) \left (A b^2-a (b B-a C)\right )}{3 a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} (a+b \sec (c+d x))^{3/2}}-\frac {-\frac {2 \sin (c+d x) \left (4 a^4 C-7 a^3 b B+10 a^2 A b^2+3 a b^3 B-6 A b^4\right )}{a d \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \sqrt {a+b \sec (c+d x)}}-\frac {\frac {2 \sin (c+d x) \left (a^4 (A-5 C)+8 a^3 b B-a^2 b^2 (13 A-C)-4 a b^3 B+8 A b^4\right ) \sqrt {a+b \sec (c+d x)}}{a d \sqrt {\sec (c+d x)}}-\frac {\frac {2 \left (a^2-b^2\right ) \sqrt {\sec (c+d x)} \left (-\left (a^4 (A+3 C)\right )+9 a^3 b B-2 a^2 b^2 (8 A-C)-8 a b^3 B+16 A b^4\right ) \sqrt {\frac {a \cos (c+d x)+b}{a+b}} \operatorname {EllipticF}\left (\frac {1}{2} (c+d x),\frac {2 a}{a+b}\right )}{a d \sqrt {a+b \sec (c+d x)}}+\frac {2 \left (-3 a^5 B+a^4 (8 A b-6 b C)+15 a^3 b^2 B-2 a^2 b^3 (14 A-C)-8 a b^4 B+16 A b^5\right ) \sqrt {a+b \sec (c+d x)} E\left (\frac {1}{2} (c+d x)|\frac {2 a}{a+b}\right )}{a d \sqrt {\sec (c+d x)} \sqrt {\frac {a \cos (c+d x)+b}{a+b}}}}{a}}{a \left (a^2-b^2\right )}}{3 a \left (a^2-b^2\right )}\right )\)

input
Int[(Cos[c + d*x]^(3/2)*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + b*Se 
c[c + d*x])^(5/2),x]
 
output
Sqrt[Cos[c + d*x]]*Sqrt[Sec[c + d*x]]*((2*(A*b^2 - a*(b*B - a*C))*Sin[c + 
d*x])/(3*a*(a^2 - b^2)*d*Sqrt[Sec[c + d*x]]*(a + b*Sec[c + d*x])^(3/2)) - 
((-2*(10*a^2*A*b^2 - 6*A*b^4 - 7*a^3*b*B + 3*a*b^3*B + 4*a^4*C)*Sin[c + d* 
x])/(a*(a^2 - b^2)*d*Sqrt[Sec[c + d*x]]*Sqrt[a + b*Sec[c + d*x]]) - (-(((2 
*(a^2 - b^2)*(16*A*b^4 + 9*a^3*b*B - 8*a*b^3*B - 2*a^2*b^2*(8*A - C) - a^4 
*(A + 3*C))*Sqrt[(b + a*Cos[c + d*x])/(a + b)]*EllipticF[(c + d*x)/2, (2*a 
)/(a + b)]*Sqrt[Sec[c + d*x]])/(a*d*Sqrt[a + b*Sec[c + d*x]]) + (2*(16*A*b 
^5 - 3*a^5*B + 15*a^3*b^2*B - 8*a*b^4*B - 2*a^2*b^3*(14*A - C) + a^4*(8*A* 
b - 6*b*C))*EllipticE[(c + d*x)/2, (2*a)/(a + b)]*Sqrt[a + b*Sec[c + d*x]] 
)/(a*d*Sqrt[(b + a*Cos[c + d*x])/(a + b)]*Sqrt[Sec[c + d*x]]))/a) + (2*(8* 
A*b^4 + 8*a^3*b*B - 4*a*b^3*B + a^4*(A - 5*C) - a^2*b^2*(13*A - C))*Sqrt[a 
 + b*Sec[c + d*x]]*Sin[c + d*x])/(a*d*Sqrt[Sec[c + d*x]]))/(a*(a^2 - b^2)) 
)/(3*a*(a^2 - b^2)))
 

3.14.69.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 3132
Int[Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[2*(Sqrt[a 
 + b]/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2*(b/(a + b))], x] /; FreeQ[{a, 
b, c, d}, x] && NeQ[a^2 - b^2, 0] && GtQ[a + b, 0]
 

rule 3134
Int[Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[Sqrt[a + 
b*Sin[c + d*x]]/Sqrt[(a + b*Sin[c + d*x])/(a + b)]   Int[Sqrt[a/(a + b) + ( 
b/(a + b))*Sin[c + d*x]], x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - b^2 
, 0] &&  !GtQ[a + b, 0]
 

rule 3140
Int[1/Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/(d*S 
qrt[a + b]))*EllipticF[(1/2)*(c - Pi/2 + d*x), 2*(b/(a + b))], x] /; FreeQ[ 
{a, b, c, d}, x] && NeQ[a^2 - b^2, 0] && GtQ[a + b, 0]
 

rule 3142
Int[1/Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[Sqrt[(a 
 + b*Sin[c + d*x])/(a + b)]/Sqrt[a + b*Sin[c + d*x]]   Int[1/Sqrt[a/(a + b) 
 + (b/(a + b))*Sin[c + d*x]], x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - 
 b^2, 0] &&  !GtQ[a + b, 0]
 

rule 4343
Int[Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)]/Sqrt[csc[(e_.) + (f_.)*(x_)] 
*(d_.)], x_Symbol] :> Simp[Sqrt[a + b*Csc[e + f*x]]/(Sqrt[d*Csc[e + f*x]]*S 
qrt[b + a*Sin[e + f*x]])   Int[Sqrt[b + a*Sin[e + f*x]], x], x] /; FreeQ[{a 
, b, d, e, f}, x] && NeQ[a^2 - b^2, 0]
 

rule 4345
Int[Sqrt[csc[(e_.) + (f_.)*(x_)]*(d_.)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) 
+ (a_)], x_Symbol] :> Simp[Sqrt[d*Csc[e + f*x]]*(Sqrt[b + a*Sin[e + f*x]]/S 
qrt[a + b*Csc[e + f*x]])   Int[1/Sqrt[b + a*Sin[e + f*x]], x], x] /; FreeQ[ 
{a, b, d, e, f}, x] && NeQ[a^2 - b^2, 0]
 

rule 4523
Int[(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_))/(Sqrt[csc[(e_.) + (f_.)*(x_)]*(d 
_.)]*Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)]), x_Symbol] :> Simp[A/a   I 
nt[Sqrt[a + b*Csc[e + f*x]]/Sqrt[d*Csc[e + f*x]], x], x] - Simp[(A*b - a*B) 
/(a*d)   Int[Sqrt[d*Csc[e + f*x]]/Sqrt[a + b*Csc[e + f*x]], x], x] /; FreeQ 
[{a, b, d, e, f, A, B}, x] && NeQ[A*b - a*B, 0] && NeQ[a^2 - b^2, 0]
 

rule 4588
Int[((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_. 
))*(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a 
_))^(m_), x_Symbol] :> Simp[(A*b^2 - a*b*B + a^2*C)*Cot[e + f*x]*(a + b*Csc 
[e + f*x])^(m + 1)*((d*Csc[e + f*x])^n/(a*f*(m + 1)*(a^2 - b^2))), x] + Sim 
p[1/(a*(m + 1)*(a^2 - b^2))   Int[(a + b*Csc[e + f*x])^(m + 1)*(d*Csc[e + f 
*x])^n*Simp[a*(a*A - b*B + a*C)*(m + 1) - (A*b^2 - a*b*B + a^2*C)*(m + n + 
1) - a*(A*b - a*B + b*C)*(m + 1)*Csc[e + f*x] + (A*b^2 - a*b*B + a^2*C)*(m 
+ n + 2)*Csc[e + f*x]^2, x], x], x] /; FreeQ[{a, b, d, e, f, A, B, C, n}, x 
] && NeQ[a^2 - b^2, 0] && LtQ[m, -1] &&  !(ILtQ[m + 1/2, 0] && ILtQ[n, 0])
 

rule 4592
Int[((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_. 
))*(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a 
_))^(m_), x_Symbol] :> Simp[A*Cot[e + f*x]*(a + b*Csc[e + f*x])^(m + 1)*((d 
*Csc[e + f*x])^n/(a*f*n)), x] + Simp[1/(a*d*n)   Int[(a + b*Csc[e + f*x])^m 
*(d*Csc[e + f*x])^(n + 1)*Simp[a*B*n - A*b*(m + n + 1) + a*(A + A*n + C*n)* 
Csc[e + f*x] + A*b*(m + n + 2)*Csc[e + f*x]^2, x], x], x] /; FreeQ[{a, b, d 
, e, f, A, B, C, m}, x] && NeQ[a^2 - b^2, 0] && LeQ[n, -1]
 

rule 4753
Int[(cos[(a_.) + (b_.)*(x_)]*(c_.))^(m_.)*(u_), x_Symbol] :> Simp[(c*Cos[a 
+ b*x])^m*(c*Sec[a + b*x])^m   Int[ActivateTrig[u]/(c*Sec[a + b*x])^m, x], 
x] /; FreeQ[{a, b, c, m}, x] &&  !IntegerQ[m] && KnownSecantIntegrandQ[u, x 
]
 
3.14.69.4 Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(7648\) vs. \(2(545)=1090\).

Time = 14.35 (sec) , antiderivative size = 7649, normalized size of antiderivative = 14.68

method result size
default \(\text {Expression too large to display}\) \(7649\)

input
int(cos(d*x+c)^(3/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c))^(5/2 
),x,method=_RETURNVERBOSE)
 
output
result too large to display
 
3.14.69.5 Fricas [C] (verification not implemented)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 0.27 (sec) , antiderivative size = 1553, normalized size of antiderivative = 2.98 \[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\text {Too large to display} \]

input
integrate(cos(d*x+c)^(3/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c) 
)^(5/2),x, algorithm="fricas")
 
output
1/9*(6*((A - 5*C)*a^6*b^2 + 8*B*a^5*b^3 - (13*A - C)*a^4*b^4 - 4*B*a^3*b^5 
 + 8*A*a^2*b^6 + (A*a^8 - 2*A*a^6*b^2 + A*a^4*b^4)*cos(d*x + c)^2 + (2*(A 
- 3*C)*a^7*b + 9*B*a^6*b^2 - 2*(8*A - C)*a^5*b^3 - 5*B*a^4*b^4 + 10*A*a^3* 
b^5)*cos(d*x + c))*sqrt((a*cos(d*x + c) + b)/cos(d*x + c))*sqrt(cos(d*x + 
c))*sin(d*x + c) + (sqrt(2)*(-3*I*(A + 3*C)*a^8 + 24*I*B*a^7*b - I*(37*A - 
 9*C)*a^6*b^2 - 36*I*B*a^5*b^3 + 4*I*(17*A - C)*a^4*b^4 + 16*I*B*a^3*b^5 - 
 32*I*A*a^2*b^6)*cos(d*x + c)^2 - 2*sqrt(2)*(3*I*(A + 3*C)*a^7*b - 24*I*B* 
a^6*b^2 + I*(37*A - 9*C)*a^5*b^3 + 36*I*B*a^4*b^4 - 4*I*(17*A - C)*a^3*b^5 
 - 16*I*B*a^2*b^6 + 32*I*A*a*b^7)*cos(d*x + c) + sqrt(2)*(-3*I*(A + 3*C)*a 
^6*b^2 + 24*I*B*a^5*b^3 - I*(37*A - 9*C)*a^4*b^4 - 36*I*B*a^3*b^5 + 4*I*(1 
7*A - C)*a^2*b^6 + 16*I*B*a*b^7 - 32*I*A*b^8))*sqrt(a)*weierstrassPInverse 
(-4/3*(3*a^2 - 4*b^2)/a^2, 8/27*(9*a^2*b - 8*b^3)/a^3, 1/3*(3*a*cos(d*x + 
c) + 3*I*a*sin(d*x + c) + 2*b)/a) + (sqrt(2)*(3*I*(A + 3*C)*a^8 - 24*I*B*a 
^7*b + I*(37*A - 9*C)*a^6*b^2 + 36*I*B*a^5*b^3 - 4*I*(17*A - C)*a^4*b^4 - 
16*I*B*a^3*b^5 + 32*I*A*a^2*b^6)*cos(d*x + c)^2 - 2*sqrt(2)*(-3*I*(A + 3*C 
)*a^7*b + 24*I*B*a^6*b^2 - I*(37*A - 9*C)*a^5*b^3 - 36*I*B*a^4*b^4 + 4*I*( 
17*A - C)*a^3*b^5 + 16*I*B*a^2*b^6 - 32*I*A*a*b^7)*cos(d*x + c) + sqrt(2)* 
(3*I*(A + 3*C)*a^6*b^2 - 24*I*B*a^5*b^3 + I*(37*A - 9*C)*a^4*b^4 + 36*I*B* 
a^3*b^5 - 4*I*(17*A - C)*a^2*b^6 - 16*I*B*a*b^7 + 32*I*A*b^8))*sqrt(a)*wei 
erstrassPInverse(-4/3*(3*a^2 - 4*b^2)/a^2, 8/27*(9*a^2*b - 8*b^3)/a^3, ...
 
3.14.69.6 Sympy [F(-1)]

Timed out. \[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\text {Timed out} \]

input
integrate(cos(d*x+c)**(3/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)**2)/(a+b*sec(d*x+ 
c))**(5/2),x)
 
output
Timed out
 
3.14.69.7 Maxima [F(-1)]

Timed out. \[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\text {Timed out} \]

input
integrate(cos(d*x+c)^(3/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c) 
)^(5/2),x, algorithm="maxima")
 
output
Timed out
 
3.14.69.8 Giac [F]

\[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\int { \frac {{\left (C \sec \left (d x + c\right )^{2} + B \sec \left (d x + c\right ) + A\right )} \cos \left (d x + c\right )^{\frac {3}{2}}}{{\left (b \sec \left (d x + c\right ) + a\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate(cos(d*x+c)^(3/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+b*sec(d*x+c) 
)^(5/2),x, algorithm="giac")
 
output
integrate((C*sec(d*x + c)^2 + B*sec(d*x + c) + A)*cos(d*x + c)^(3/2)/(b*se 
c(d*x + c) + a)^(5/2), x)
 
3.14.69.9 Mupad [F(-1)]

Timed out. \[ \int \frac {\cos ^{\frac {3}{2}}(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+b \sec (c+d x))^{5/2}} \, dx=\int \frac {{\cos \left (c+d\,x\right )}^{3/2}\,\left (A+\frac {B}{\cos \left (c+d\,x\right )}+\frac {C}{{\cos \left (c+d\,x\right )}^2}\right )}{{\left (a+\frac {b}{\cos \left (c+d\,x\right )}\right )}^{5/2}} \,d x \]

input
int((cos(c + d*x)^(3/2)*(A + B/cos(c + d*x) + C/cos(c + d*x)^2))/(a + b/co 
s(c + d*x))^(5/2),x)
 
output
int((cos(c + d*x)^(3/2)*(A + B/cos(c + d*x) + C/cos(c + d*x)^2))/(a + b/co 
s(c + d*x))^(5/2), x)